Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Server crashes when accessing any PHP Web page after upgrade to 8.5
Feedback Type: Problem
Product Area: Domino Server
Technical Area: Crash
Platform: Windows 2003 server
Release: 8.5
Reproducible: Always

Since upgrading from Domino 8.0.2 to 8.5, we have been unable to access PHP pages without crashing the server. This crash happens as soon as any PHP page is accessed and happens on two different servers. The servers are running on Win 2003 SP2. This worked fine for years under previous versions of Domino.

PHP Version: 02 Nov 2006, PHP 5.2.0

Thanks for any guidance.
SteveDavis@eworldes.com

Following is some of the crash information from the fault analyzer and nsd file:

Name: ewWeb/Eworldes
Notes/Domino Version: Release 8.5 HF1 December 29, 2008
Machine Name: EWORLDES2010
OS Version: Windows/2003 5.2 [32-bit]
Start Time: 01/13/2009 05:53:29 PM
Crash Time: 01/13/2009 05:56:13 PM
Uptime: 0 day(s) 00:02:44
Outage Length: 0 day(s) 00:03:21
Error message: ACCESS_VIOLATION
Process: nHTTP
Process List:
E:\Lotus\Domino\nserver.exe
E:\Lotus\Domino\nevent.EXE
E:\Lotus\Domino\nUpdate.EXE
E:\Lotus\Domino\nReplica.EXE
E:\Lotus\Domino\nRouter.EXE
E:\Lotus\Domino\nAMgr.EXE
E:\Lotus\Domino\nAdminp.EXE
E:\Lotus\Domino\nHTTP.EXE
E:\Lotus\Domino\nprocmon.EXE
E:\Lotus\Domino\nAMgr.EXE
E:\Lotus\Domino\nmtc.EXE
E:\Lotus\Domino\nCldbdir.EXE
E:\Lotus\Domino\nClrepl.EXE
Callstack: strncpy
HTCgiScriptRequest::CreateEnvp
HTCgiScriptRequest::CreateContext
HTRequestExtContainer::ProcessRequest
HTRequest::ProcessRequest
HTSession::StartRequest
HTWorkerThread::CheckForWork
HTWorkerThread::ThreadMain
ThreadWrapper


############################################################
### FATAL THREAD 22/61 [ nHTTP: 119c: 1880]
### FP=0x0bb0f750, PC=0x7c3427cc, SP=0x0bb0c6d0
### stkbase=0bb10000, total stksize=262144, used stksize=14640
### EAX=0x00000000, EBX=0xffffffff, ECX=0x3ffe8ed9, EDX=0x00007068
### ESI=0x08d23f28, EDI=0x08d81000, CS=0x0000001b, SS=0x00000023
### DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000 Flags=0x00010202
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################
[ 1] 0x7c3427cc MSVCR71.strncpy+265 (0,0,1,8d23c10)
@[ 2] 0x100021d2 nhttpstack.HTCgiScriptRequest::CreateEnvp+34 (8d235e0,10003531,3,8d23748)
@[ 3] 0x100029c7 nhttpstack.HTCgiScriptRequest::CreateContext+39 (8d23748,8d235e0,0,bb0f9a4)
@[ 4] 0x10011a8a nhttpstack.HTRequestExtContainer::ProcessRequest+1050 (6,1,8d21fb4,0)
@[ 5] 0x10021f5f nhttpstack.HTRequest::ProcessRequest+1919 (0,1a82243,0,646e692f)
@[ 6] 0x10027971 nhttpstack.HTSession::StartRequest+897 (1a8224f,1a82243,0,5fc)
@[ 7] 0x1002ee9f nhttpstack.HTWorkerThread::CheckForWork+399 (1a22ee8,1a82243,3,1002b91a)
@[ 8] 0x1002f3f8 nhttpstack.HTWorkerThread::ThreadMain+88 (1a82243,0,0,0)
@[ 9] 0x600fe6ef nnotes.ThreadWrapper@4+175 (0)
[10] 0x77e64829 kernel32.GetModuleHandleA+223

############################################################
### PASS 2 : FATAL THREAD with STACK FRAMES 22/61 [ nHTTP: 119c: 1880]
### FP=0bb0f750, PC=7c3427cc, SP=0bb0c6d0
### stkbase=0bb10000, total stksize=262144, used stksize=14640
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################

Disassembly of c. 10 instructions before and after faulting address 7c3427cc:

7c3427b2 81e2ff000000 and edx,0xff
7c3427b8 8917 mov [edi],edx ds:08d81000=????????
7c3427ba eb04 jmp 7c3427c0
7c3427bc 33d2 xor edx,edx
7c3427be 8917 mov [edi],edx ds:08d81000=????????
7c3427c0 83c704 add edi,0x4
7c3427c3 33c0 xor eax,eax
7c3427c5 83e901 sub ecx,0x1
7c3427c8 740c jz 7c3427d6
7c3427ca 33c0 xor eax,eax
FAULT ->7c3427cc 8907 mov [edi],eax ds:08d81000=????????
7c3427ce 83c704 add edi,0x4
7c3427d1 83e901 sub ecx,0x1
7c3427d4 75f6 jnz 7c3428cc
7c3427d6 83e303 and ebx,0x3
7c3427d9 0f8577ffffff jne 7c342756
7c3427df 8b442410 mov eax,[esp+0x10] ss:0d257217=????????
7c3427e3 5b pop ebx
7c3427e4 5e pop esi
7c3427e5 5f pop edi
7c3427e6 c3 ret
7c3427e7 2bd1 sub edx,ecx

...

############################################################
### PASS 3 : FATAL THREAD with PARAMETER DATA 22/61 [ nHTTP: 119c: 1880]
############################################################
[ 1] 0x7c3427cc MSVCR71.strncpy+265 (0)
@[ 2] 0x100021d2 nhttpstack.HTCgiScriptRequest::CreateEnvp+34 (8d235e0)

Parameter 1:
08d235e0 E80A0410 00000000 00000000 E035D208 | .... .... .... .5.. |
08d235f0 00000000 209D2D05 B41FD208 743ED208 | .... .-. .... t>.. |

@[ 3] 0x100029c7 nhttpstack.HTCgiScriptRequest::CreateContext+39 (8d23748)

Parameter 1:
08d23748 A0F10310 00000000 00000000 B41FD208 | .... .... .... .... |
08d23758 8037D208 EC37D208 1038D208 EC39D208 | .7.. .7.. .8.. .9.. |

@[ 4] 0x10011a8a nhttpstack.HTRequestExtContainer::ProcessRequest+1050 (6)
@[ 5] 0x10021f5f nhttpstack.HTRequest::ProcessRequest+1919 (0)
@[ 6] 0x10027971 nhttpstack.HTSession::StartRequest+897 (1a8224f)

Parameter 1:
01a8224f 3CF103 | <.. |
01a82252 10000000 00000000 00010000 00000000 | .... .... .... .... |
01a82262 00000000 00000000 00000000 00 | .... .... .... . |

@[ 7] 0x1002ee9f nhttpstack.HTWorkerThread::CheckForWork+399 (1a22ee8)

Parameter 1:
01a22ee8 9C110000 B80A0000 453A5C4C 6F747573 | .... .... E:\L otus |
01a22ef8 5C446F6D 696E6F5C 6E485454 502E4558 | \Dom ino\ nHTT P.EX |

@[ 8] 0x1002f3f8 nhttpstack.HTWorkerThread::ThreadMain+88 (1a82243)

Parameter 1:
01a82243 3C2604 | <&. |
01a82246 10000000 00000000 003CF103 10000000 | .... .... .<.. .... |
01a82256 00000000 00010000 00000000 00 | .... .... .... . |

@[ 9] 0x600fe6ef nnotes.ThreadWrapper@4+175 (0)
[10] 0x77e64829 kernel32.GetModuleHandleA+223


Feedback number SDAS7NAC6T created by ~Julia Cisgeromangon on 01/14/2009

Status: Open
Comments:

Server crashes when accessing any P... (~Lex Nonluburod... 14.Jan.09)
. . From Development (~Xagra Nontooli... 14.Jan.09)
. . . . PMR Created (~Lex Nonluburod... 14.Jan.09)
. . Response from Development... PHP is... (~Lex Nonluburod... 21.Jan.09)
. . Pmr is still active (~Arnold Frofree... 23.Jan.09)
. . . . Followed up with support. (~Lex Nonluburod... 28.Jan.09)
. . I have the same problem wiht PHP pa... (~Miriam Fezfana... 19.Jan.09)
. . . . Traveler (~Lex Nonluburod... 21.Jan.09)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS